Skip to content

chore: release v4.1.0#490

Merged
jdx merged 1 commit into
mainfrom
release
Jun 4, 2026
Merged

chore: release v4.1.0#490
jdx merged 1 commit into
mainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented May 22, 2026


4.1.0 - 2026-06-04

🚀 Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks


Note

Low Risk
Version and changelog-only changes with no modifications to src/ or dist/ in this diff.

Overview
Release v4.1.0 bumps the package version from 4.0.1 to 4.1.0 in package.json and package-lock.json, and prepends a 4.1.0 section to CHANGELOG.md (git-cliff style) documenting what shipped since v4.0.1.

The changelog entry highlights user-facing work already merged on main: wings_enabled (mise-wings cache), lockfile-driven install when mise.lock exists, cache-key fixes (runner image in key), Windows mise-shim.exe install, plus CI/tooling (rollup ESM, aube, zizmor, etc.). This PR does not change action runtime code—only version metadata and release notes.

Reviewed by Cursor Bugbot for commit c370715. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by CodeRabbit

  • Chores
    • Released version 4.1.0 and updated release notes entry dated 2026-06-04
    • Bumped package version from 4.0.1 to 4.1.0

@jdx jdx added the release label May 22, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 22, 2026

Greptile Summary

This PR bumps the package version from 4.0.1 to 4.1.0 and prepends the corresponding CHANGELOG entry documenting the new features, bug fixes, and CI/tooling changes included in this release.

  • Version bump: package.json and package-lock.json updated from 4.0.1 to 4.1.0.
  • CHANGELOG: New entry added for 4.1.0 covering two new features (wings_enabled input, lock-file install), four bug fixes, and several CI/tooling improvements.

Confidence Score: 5/5

Routine release commit — only version metadata and changelog updated, no logic changes.

All three changed files are purely metadata: the version string in package.json and package-lock.json is consistent, and the CHANGELOG entry accurately reflects the PR description. No source code is modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Added 4.1.0 release notes covering new features, bug fixes, and CI/tooling tasks
package.json Version bumped from 4.0.1 to 4.1.0
package-lock.json Version field updated to 4.1.0 in both root and packages[""] entries to match package.json

Reviews (7): Last reviewed commit: "chore: release v4.1.0" | Re-trigger Greptile

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the project version to 4.1.0 in package.json and package-lock.json, and populates the CHANGELOG.md with a detailed list of changes. The updates include new features like the wings_enabled input, several CI bug fixes, and miscellaneous tasks such as the migration from ncc to rollup and package manager changes. I have no feedback to provide as there were no review comments to evaluate.

@jdx jdx force-pushed the release branch 6 times, most recently from 8687603 to 11fe519 Compare May 31, 2026 14:20
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 4, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

This PR bumps the package version to 4.1.0 in package.json and adds a new 4.1.0 release section to CHANGELOG.md with Features, Bug Fixes, and Miscellaneous Tasks.

Changes

Release 4.1.0

Layer / File(s) Summary
Version 4.1.0 release
package.json, CHANGELOG.md
package.json version updated to 4.1.0; CHANGELOG.md gains a new top-level ## [4.1.0] section dated 2026-06-04 with categorized bullets for Features, Bug Fixes, and Miscellaneous Tasks.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version bump, so clean and bright,
4.1.0 hops into sight,
Changelog notes all placed with care,
A tidy release floats on air,
Mise-action leaps to the next byte!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: release v4.1.0' clearly and concisely summarizes the primary purpose of the PR, which is to release version 4.1.0 as confirmed by the changelog and package.json version bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@CHANGELOG.md`:
- Line 22: Update the changelog entry that currently reads “github actions” to
use the official product capitalization “GitHub Actions”; locate the line with
the entry text "**(ci)** add zizmor workflow for github actions security
analysis (`#471`) by [`@jdx`]..." and change "github actions" to "GitHub Actions" so
the entry reads "**(ci)** add zizmor workflow for GitHub Actions security
analysis (`#471`) by [`@jdx`]..." ensuring consistent product naming.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 23f6d8dc-0922-4e98-8c53-d7092b74d5a1

📥 Commits

Reviewing files that changed from the base of the PR and between 1f56d95 and bbba701.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json

Comment thread CHANGELOG.md

- **(ci)** use !cancelled() instead of always() for final job (#460) by [@jdx](https://github.com/jdx) in [#460](https://github.com/jdx/mise-action/pull/460)
- **(ci)** remove autofix.ci workflow (#470) by [@jdx](https://github.com/jdx) in [#470](https://github.com/jdx/mise-action/pull/470)
- **(ci)** add zizmor workflow for github actions security analysis (#471) by [@jdx](https://github.com/jdx) in [#471](https://github.com/jdx/mise-action/pull/471)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Capitalize “GitHub” in the changelog entry.

Line 22 uses “github actions”; use “GitHub Actions” for official product naming consistency.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~22-~22: The official name of this software platform is spelled with a capital “H”.
Context: ...470) - (ci) add zizmor workflow for github actions security analysis (#471) by [@j...

(GITHUB)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@CHANGELOG.md` at line 22, Update the changelog entry that currently reads
“github actions” to use the official product capitalization “GitHub Actions”;
locate the line with the entry text "**(ci)** add zizmor workflow for github
actions security analysis (`#471`) by [`@jdx`]..." and change "github actions" to
"GitHub Actions" so the entry reads "**(ci)** add zizmor workflow for GitHub
Actions security analysis (`#471`) by [`@jdx`]..." ensuring consistent product
naming.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♻️ Duplicate comments (1)
CHANGELOG.md (1)

22-22: ⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Capitalize product name to “GitHub Actions”.

Line 22 currently says “github actions”; please use the official capitalization “GitHub Actions” for consistency in release notes.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@CHANGELOG.md` at line 22, Update the release note entry that currently reads
"- **(ci)** add zizmor workflow for github actions security analysis (`#471`)..."
in CHANGELOG.md so the product name is correctly capitalized as "GitHub
Actions"; modify the string "github actions" to "GitHub Actions" in that bullet
(the line containing "**(ci)** add zizmor workflow for github actions security
analysis (`#471`) by [`@jdx`]...").
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Duplicate comments:
In `@CHANGELOG.md`:
- Line 22: Update the release note entry that currently reads "- **(ci)** add
zizmor workflow for github actions security analysis (`#471`)..." in CHANGELOG.md
so the product name is correctly capitalized as "GitHub Actions"; modify the
string "github actions" to "GitHub Actions" in that bullet (the line containing
"**(ci)** add zizmor workflow for github actions security analysis (`#471`) by
[`@jdx`]...").

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a9e56eb7-8fbd-485c-bf55-84a8558c484f

📥 Commits

Reviewing files that changed from the base of the PR and between bbba701 and c370715.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • package.json

@jdx jdx merged commit dba1968 into main Jun 4, 2026
19 checks passed
@jdx jdx deleted the release branch June 4, 2026 17:08
@coderabbitai coderabbitai Bot mentioned this pull request Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants